FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package surescripts.specialty#1.2.0-beta (47 ms)

Package surescripts.specialty
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_General
Url http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_General
Status active
Date 2021-08-23
Name MessageHeader_SPOClinicalInformationRequest_General
Experimental False
Description This MessageHeader profile describes the elements of the general Clinical Information Request (aka general callback) MessageHeader.
Copyright 2021
Type MessageHeader
Kind resource

Resources that use this resource

StructureDefinition
http://fhirdocs.surescripts.net/fhir/StructureDefinition/Bundle_SPOClinicalInformationRequest_General Bundle_SPOClinicalInformationRequest_General

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MessageHeader-SPOClinicalInformationRequest-General",
  "url" : "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationRequest_General",
  "name" : "MessageHeader_SPOClinicalInformationRequest_General",
  "status" : "active",
  "date" : "2021-08-23",
  "publisher" : "Surescripts, LLC",
  "description" : "This MessageHeader profile describes the elements of the general Clinical Information Request (aka general callback) MessageHeader.",
  "copyright" : "2021",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "MessageHeader",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MessageHeader",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MessageHeader.id",
        "path" : "MessageHeader.id",
        "min" : 1
      },
      {
        "id" : "MessageHeader.event[x]",
        "path" : "MessageHeader.event[x]",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "fixedCoding" : {
          "system" : "http://surescripts.net/fhir/spo/message-events",
          "code" : "search-query"
        }
      },
      {
        "id" : "MessageHeader.source.name",
        "path" : "MessageHeader.source.name",
        "min" : 1
      },
      {
        "id" : "MessageHeader.source.software",
        "path" : "MessageHeader.source.software",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.